(SST) ShlWAPI.pas Version 1.08

Developer Reference
(SST)ShlWAPI PathUnExpandEnvStrings Function
Does something.
Information X
OK
 
Sorry, this page is still under construction!
We are currently still in the process of designing and completing this page. However, we've completed many other pages.
To avoid opening pages in various stages prior to completion inadvertently, please refer to the Title Index page.
Scope
Global (i.e. this function can be called/accessed from code in any unit that includes/uses (SST)ShlWAPI.pas).
Syntax
function PathUnExpandEnvStrings(pszPath : LPCSTR; pszBuf : LPSTR; cchBuf : UINT) : BOOL;
Parameters
pszPath [in]  
pszBuf [out]  
cchBuf [in]  
Return Values
Always returns 0.  
Remarks
Possible documentation and/or declaration error or omission. The ShlWAPI.dll versions 5.0.xxxx.yyyy as installed as part of Internet Explorer updates to IE 5.0 under Win NT 4.0 and 98, do not export this function per name and the doc. does not provide info. on an ordinal by which the function can be accessed under these ShlWAPI.dll/OS versions.
Remark 2.
Example
Sample code
Requirements
Unit: Declared and imported in (SST)ShlWAPI.pas
Library: (SST)ShlWAPI.dcu/(SST)ShlWAPI.obj
Unicode: Implemented as ANSI (PathUnExpandEnvStrings and PathUnExpandEnvStringsA) and Unicode (PathUnExpandEnvStringsW) functions.
Min. ShlWAPI.dll version according to MS SDK doc.: 5.0
Min. ShlWAPI.dll version based on SST research: 6.0
Min. OS version(s) according to Microsoft SDK doc.: Windows 2000, Windows NT 4.0 with Internet Explorer 5, Windows 98
Min. OS version(s) according to SST research.: Windows 2003 Server
See Also
TSSTNewClass.Create, SSTNewUnit,
 
Windows APIs: GetLastError, SetLastError PathUnExpandEnvStrings


Document/Contents version 1.00
Page/URI last updated on 07.12.2023
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2015
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com